Compiler

Settings for the compiler

@safe
struct Compiler {}

Members

Variables

extraFlags
string[] extraFlags;

Additional flags the user wants to add besides those that are in the compile_commands.json.

Meta